home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / T0422 / text0027.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  2.7 KB  |  72 lines

  1. Hi, all.
  2.  
  3. Magnus Kollberg wrote:
  4.  
  5. > > [Fabrice on the keyboard]
  6. > > I'd like to add a few words about DSP development tools.
  7. > > 
  8. > >     I only know 2 DSP-assemblers:
  9. > >         - Hisoft's assembler (in DEVPAC-DSP)
  10. > >         - Motorola's official assembler
  11. >
  12. > Isn't there another one made by a french guy that is supposed to be
  13. > very fast? I can't remember it's name.
  14.  
  15. Yes, you're right.
  16. In fact, 2 other DSP-assemblers exist:
  17.      - one called A56.TTP, which generate .OUT files, and a OUT2LOD.TTP
  18.        program is spread with it.
  19.      - an other, made by a french guy, if I can remember, which is
  20.        the author of Moon Speeder, a F030-only game. He was fed up in
  21.        waiting the end of the assembly (~5 min).
  22.        It can be found at:
  23.        //ftp.cnam.fr/pub/Atari/Falcon/Programming/QDSP_ASM.ZIP [v0.04]
  24.        There is an other version:
  25.        //ftp.cnam.fr/pub/Atari/Falcon/Programming/quick_dsp_assembler.zip
  26.        I've never used it, and I have no other informations about it.
  27.  
  28. > > Pub: Use Bad-mood shell!!! _VERY_ usefull, and still alive after leaving BM!
  29. >
  30. > Do you know the guy who have done it? Is he on the mailinglist? Maybe he would like
  31. > to help out with some parts?
  32.  
  33. He's a french guy. He did a program called CQD "c'est quoi donc?", which could
  34. be translated to "but what is it?".
  35. He putted his snail-mail address. Maybe I'll write him. I don't think he has an
  36. e-mail, coz if he had one, he would have had put it too..
  37.  
  38. > Cool signature!
  39.  
  40. Thanks!
  41.  
  42. > Have you done any nice programs using the DSP?
  43.  
  44. I did mainly demos.
  45. I'm now working on space-cut with mapping...
  46. Currently, Space-cut is full done. My rout can cut and draw 2 objects of
  47. 32 faces each in 2 or 3 VBLS. The DSP does all the work: rotations, hide-test,
  48. cut, projection, and even polygon filling. The 68k just wait for an address,
  49. a size and a color and draw a horizontal line.
  50. I've still to add mapping. It's just a question of time (in fact, a question
  51. of no time).
  52. Maybe I'll upload 1 or 2 of my demos with the original assembly files.
  53. Sorry, but comments will be in french...
  54.  
  55.  
  56. > Anyway, nice to hear from you. It gets a little boring to 'hear' your own
  57. > voice all the time. ;-)
  58.  
  59. I'm in the mailing list since 2 weeks.
  60.  
  61. Fabrice.
  62.  
  63. ################################################################
  64. #       _______  _______                                       #
  65. #      / / /--('')--\ \ \       |   Fabrice GIRARDOT   |       #
  66. #     / / /  / \/ \  \ \ \      | MC680x0     DSP56001 |       #
  67. #    /////   \____/   \\\\\     | Real-time processing |       #
  68. #            /    \                                            #
  69. #F030!     /T\    /T\         E-mail: Fabrice.Girardot@imag.fr #
  70. ################################################################
  71.  
  72.